PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCellDrawEvent Class / getCellBounds Method
In This Topic
    getCellBounds Method
    In This Topic
    Gets the cell bounds.
    Syntax
    public PDFDisplayRectangle getCellBounds()

    Return Value

    A rectangle specifying the cell bounds.
    See Also